projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3be9cb5
)
Start adding more update instructions to README
author
Felix Krull
<f_krull@gmx.de>
Thu, 23 Jul 2020 13:20:06 +0000
(15:20 +0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:55 +0000
(12:53 -0400)
rust-bindings/rust/README.md
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/README.md
b/rust-bindings/rust/README.md
index 317a168d4a896105f595a0c6f0bb38b853cfa661..1671d02f2c95926f2cf5db787c691fb809850114 100644
(file)
--- a/
rust-bindings/rust/README.md
+++ b/
rust-bindings/rust/README.md
@@
-82,6
+82,11
@@
parts).
CI includes the LGPL docs in the documentation build.
+### Updating ostree
+* update the bundled `gir/OSTree-1.0.gir` file
+* `make gir` to regenerate the generated code
+* in `.gitlab-ci.yml`, update the "all feature levels" section with the output of `make ci-build-stages`
+
### Releases
Releases can be done using the publish_* jobs in the pipeline. There's no
versioning helper yet so version bumps need to be done manually.